Skip to content

Fix spelling errors across codebase#5096

Closed
viktorking7 wants to merge 3 commits into
reown-com:mainfrom
viktorking7:main
Closed

Fix spelling errors across codebase#5096
viktorking7 wants to merge 3 commits into
reown-com:mainfrom
viktorking7:main

Conversation

@viktorking7
Copy link
Copy Markdown

@viktorking7 viktorking7 commented Sep 27, 2025

Description

This PR addresses minor spelling corrections found in comments, test descriptions, and HTML attributes throughout the codebase.

Changes Made

  • SIWXUtil.ts: Fixed "succesfully" → "successfully" in method comment
  • ConnectorController.test.ts: Fixed "appropiate" → "appropriate" in test description
  • w3m-email-otp-widget: Fixed "dissabled" → "disabled" in HTML attribute

Note

Corrects spelling in a comment, a test description, and an HTML attribute (disabled).

  • Controllers:
    • packages/controllers/src/utils/SIWXUtil.ts: Fix comment typo succesfullysuccessfully in SIWXConfig.setSessions docs.
  • Tests:
    • packages/controllers/tests/controllers/ConnectorController.test.ts: Fix test description typo appropiateappropriate.
  • UI:
    • packages/scaffold-ui/src/utils/w3m-email-otp-widget/index.ts: Correct wui-otp attribute dissableddisabled.

Written by Cursor Bugbot for commit 8a29f67. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 27, 2025

⚠️ No Changeset found

Latest commit: 8a29f67

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 27, 2025

@viktorking7 is attempting to deploy a commit to the Reown Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
appkit-gallery Ready Ready Preview Sep 27, 2025 0:27am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 27, 2025

All contributors have signed the CTA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@viktorking7
Copy link
Copy Markdown
Author

I have read the CTA Document and I hereby sign the CTA

@arein
Copy link
Copy Markdown
Contributor

arein commented Jan 9, 2026

Closing stale PR (3+ months old). If this work is still needed, please open a fresh PR against current main.

@arein arein closed this Jan 9, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants